[INFO] cloning repository https://github.com/forinda/kick-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/forinda/kick-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforinda%2Fkick-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforinda%2Fkick-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eef0973c82ab13c5ee12dd1666f98dc5892fdae5
[INFO] fixing forinda/kick-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fforinda%2Fkick-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/forinda/kick-rs
[INFO] finished tweaking git repo https://github.com/forinda/kick-rs
[INFO] tweaked toml for git repo https://github.com/forinda/kick-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/forinda/kick-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/forinda/kick-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 23d4cd26f30a0bd666ef5ce98ac299ffa231550e1838091ffbd159d2554760f2
[INFO] running `Command { std: "docker" "start" "23d4cd26f30a0bd666ef5ce98ac299ffa231550e1838091ffbd159d2554760f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "23d4cd26f30a0bd666ef5ce98ac299ffa231550e1838091ffbd159d2554760f2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23d4cd26f30a0bd666ef5ce98ac299ffa231550e1838091ffbd159d2554760f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "23d4cd26f30a0bd666ef5ce98ac299ffa231550e1838091ffbd159d2554760f2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/kick-rs/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/kick-rs-assets/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/kick-rs-assets-macros/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/kick-rs-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/kick-rs-config/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/kick-rs-http/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/kick-rs-macros/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/kick-rs-cli/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking notify-types v2.1.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking inotify v0.11.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking notify v8.2.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking notify-debouncer-mini v0.7.0
[INFO] [stderr]     Checking toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking proc-macro-crate v3.5.0
[INFO] [stderr]     Checking kick-rs-macros v0.1.1 (/opt/rustwide/workdir/crates/kick-rs-macros)
[INFO] [stderr]     Checking kick-rs-assets-macros v0.1.1 (/opt/rustwide/workdir/crates/kick-rs-assets-macros)
[INFO] [stderr]    Migrating crates/kick-rs-assets-macros/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/kick-rs-macros/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling utoipa-gen v5.5.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking kick-rs-core v0.1.1 (/opt/rustwide/workdir/crates/kick-rs-core)
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Migrating crates/kick-rs-core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking kick-rs-assets v0.1.1 (/opt/rustwide/workdir/crates/kick-rs-assets)
[INFO] [stderr]    Migrating crates/kick-rs-assets/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking async-compression v0.4.42
[INFO] [stderr]     Checking kick-rs-cli v0.1.1 (/opt/rustwide/workdir/crates/kick-rs-cli)
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]    Migrating crates/kick-rs-cli/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking utoipa v5.5.0
[INFO] [stderr]     Checking kick-rs-config v0.1.1 (/opt/rustwide/workdir/crates/kick-rs-config)
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]    Migrating crates/kick-rs-cli/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/kick-rs-cli/tests/scaffold_builds.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/kick-rs-config/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/kick-rs-config/src/env.rs (1 fix)
[INFO] [stderr]        Fixed crates/kick-rs-config/src/lib.rs (2 fixes)
[INFO] [stderr]        Fixed crates/kick-rs-config/src/env.rs (4 fixes)
[INFO] [stderr]     Checking kick-rs-http v0.1.1 (/opt/rustwide/workdir/crates/kick-rs-http)
[INFO] [stderr]    Migrating crates/kick-rs-http/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/kick-rs-http/src/plugins/request_id.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/kick-rs-http/src/bootstrap.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |             if let Err(e) = a.after_start(&ctx).await {
[INFO] [stdout]     |                        -    ^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |    |                   |
[INFO] [stdout]     |                        |    |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        |    |                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |    |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |    |                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `e` calls a custom destructor
[INFO] [stdout]     |                        `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 385 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/kick-rs-http/src/bootstrap.rs:390:29
[INFO] [stdout]     |
[INFO] [stdout] 390 |             if let Err(e) = p.on_ready(&state.container).await {
[INFO] [stdout]     |                        -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |    |                            |
[INFO] [stdout]     |                        |    |                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        |    |                            up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |    |                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |    |                            `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `e` calls a custom destructor
[INFO] [stdout]     |                        `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 393 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking kick-rs v0.1.1 (/opt/rustwide/workdir/crates/kick-rs)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/kick-rs-http/src/bootstrap.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |             if let Err(e) = a.after_start(&ctx).await {
[INFO] [stdout]     |                        -    ^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |    |                   |
[INFO] [stdout]     |                        |    |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        |    |                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |    |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |    |                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `e` calls a custom destructor
[INFO] [stdout]     |                        `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 385 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/kick-rs-http/src/bootstrap.rs:390:29
[INFO] [stdout]     |
[INFO] [stdout] 390 |             if let Err(e) = p.on_ready(&state.container).await {
[INFO] [stdout]     |                        -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |    |                            |
[INFO] [stdout]     |                        |    |                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        |    |                            up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |    |                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |    |                            `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `e` calls a custom destructor
[INFO] [stdout]     |                        `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 393 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/kick-rs-macros/tests/paths.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/kick-rs-http/src/bootstrap.rs:382:29
[INFO] [stdout]     |
[INFO] [stdout] 382 |             if let Err(e) = a.after_start(&ctx).await {
[INFO] [stdout]     |                        -    ^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |    |                   |
[INFO] [stdout]     |                        |    |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        |    |                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |    |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |    |                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `e` calls a custom destructor
[INFO] [stdout]     |                        `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 385 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/kick-rs-http/src/bootstrap.rs:390:29
[INFO] [stdout]     |
[INFO] [stdout] 390 |             if let Err(e) = p.on_ready(&state.container).await {
[INFO] [stdout]     |                        -    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                        |    |                            |
[INFO] [stdout]     |                        |    |                            this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                        |    |                            up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |    |                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |    |                            `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                        |    up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |    `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        |    `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `e` calls a custom destructor
[INFO] [stdout]     |                        `e` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 393 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/kick-rs-macros/tests/contributor.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/kick-rs/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/kick-rs-macros/tests/service.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/kick-rs-macros/tests/routes.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.51s
[INFO] [stderr] crater-edition-check: kick-rs v0.1.1 (/opt/rustwide/workdir/crates/kick-rs) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: kick-rs-assets v0.1.1 (/opt/rustwide/workdir/crates/kick-rs-assets) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: kick-rs-assets-macros v0.1.1 (/opt/rustwide/workdir/crates/kick-rs-assets-macros) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: kick-rs-core v0.1.1 (/opt/rustwide/workdir/crates/kick-rs-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: kick-rs-config v0.1.1 (/opt/rustwide/workdir/crates/kick-rs-config) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: kick-rs-http v0.1.1 (/opt/rustwide/workdir/crates/kick-rs-http) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: kick-rs-macros v0.1.1 (/opt/rustwide/workdir/crates/kick-rs-macros) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: kick-rs-cli v0.1.1 (/opt/rustwide/workdir/crates/kick-rs-cli) updating edition from 2021 to 2024
[INFO] [stderr]     Checking kick-rs-core v0.1.1 (/opt/rustwide/workdir/crates/kick-rs-core)
[INFO] [stderr]    Compiling kick-rs-macros v0.1.1 (/opt/rustwide/workdir/crates/kick-rs-macros)
[INFO] [stderr]    Compiling kick-rs-assets-macros v0.1.1 (/opt/rustwide/workdir/crates/kick-rs-assets-macros)
[INFO] [stderr]     Checking kick-rs-cli v0.1.1 (/opt/rustwide/workdir/crates/kick-rs-cli)
[INFO] [stderr]     Checking kick-rs-http v0.1.1 (/opt/rustwide/workdir/crates/kick-rs-http)
[INFO] [stderr]     Checking kick-rs-config v0.1.1 (/opt/rustwide/workdir/crates/kick-rs-config)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> crates/kick-rs-config/src/env.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |             unsafe { std::env::set_var(key, value) };
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> crates/kick-rs-config/src/lib.rs:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 | #![forbid(unsafe_code)]
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking kick-rs-assets v0.1.1 (/opt/rustwide/workdir/crates/kick-rs-assets)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> crates/kick-rs-config/src/env.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |             unsafe { std::env::set_var(key, value) };
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> crates/kick-rs-config/src/lib.rs:2:11
[INFO] [stdout]    |
[INFO] [stdout]  2 | #![forbid(unsafe_code)]
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/kick-rs-config/src/env.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |         unsafe { std::env::set_var("PHASE9_PREEXISTING", "real-value") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/kick-rs-config/src/env.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |         unsafe { std::env::set_var("PHASE9N_DB__URL", "postgres://x") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/kick-rs-config/src/env.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         unsafe { std::env::set_var("PHASE9N_DB__POOL_SIZE", "10") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/kick-rs-config/src/env.rs:183:9
[INFO] [stdout]     |
[INFO] [stdout] 183 |         unsafe { std::env::set_var("PHASE9N_PORT", "3000") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/kick-rs-config/src/lib.rs:279:9
[INFO] [stdout]     |
[INFO] [stdout] 279 |         unsafe { std::env::set_var("LAYER_DATABASE_URL", "postgres://from-env") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/kick-rs-config/src/lib.rs:298:9
[INFO] [stdout]     |
[INFO] [stdout] 298 |         unsafe { std::env::remove_var("LAYER_DATABASE_URL") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kick-rs-config` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `kick-rs-config` (lib test) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "23d4cd26f30a0bd666ef5ce98ac299ffa231550e1838091ffbd159d2554760f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23d4cd26f30a0bd666ef5ce98ac299ffa231550e1838091ffbd159d2554760f2", kill_on_drop: false }`
[INFO] [stdout] 23d4cd26f30a0bd666ef5ce98ac299ffa231550e1838091ffbd159d2554760f2
